GraphicPropertiesCaptionEscapeDirection Property
Specifies the escape direction for the line of a caption. If this is set to auto the consumer can choose the best direction.
The defined values for the draw:caption-escape-direction attribute are:
- auto: consumer should choose best escape direction for a line of a caption.
- horizontal: the escape line of a caption should be drawn horizontally.
- vertical: the escape line of a caption should be drawn vertically.
Namespace: Independentsoft.Office.Odf.StylesAssembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
public CaptionEscapeDirection CaptionEscapeDirection { get; set; }
Public Property CaptionEscapeDirection As CaptionEscapeDirection
Get
Set
Property Value
CaptionEscapeDirection